Skip to content

Bump the production group across 1 directory with 3 updates #100

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps the production group with 3 updates in the / directory: @codemirror/commands, bulma and svelte-fa.

Updates @codemirror/commands from 6.8.0 to 6.8.1

Changelog

Sourced from @​codemirror/commands's changelog.

6.8.1 (2025-03-31)

Bug fixes

Fix an issue where creating a comment for a line that starts an inner language would use the comment style from the outer language.

Commits
  • 1fe425f Mark version 6.8.1
  • c55e0be When commenting, use the language after the line start, not before
  • d6b6d01 Remove duplicate import
  • See full diff in compare view

Updates bulma from 1.0.3 to 1.0.4

Release notes

Sourced from bulma's releases.

1.0.4

New Features

  • #3937: Add .has-text-weight-extrabold as a typography class.
  • #3906 fixes #3895: Make variables root configurable

Bug Fixes

  • #3963: Improve colour loading versions of outlined buttons
  • #3950: Correct the syntax in hero is-bold colour variants
Changelog

Sourced from bulma's changelog.

1.0.4

New Features

  • #3937: Add .has-text-weight-extrabold as a typography class.
  • #3906 fixes #3895: Make variables root configurable

Bug Fixes

  • #3963: Improve colour loading versions of outlined buttons
  • #3950: Correct the syntax in hero is-bold colour variants

Documentation Fixes

  • #3916 Fixed .skeleton-toggler issues
Commits
  • e133d45 Fixes #3895
  • 29e063e Merge branch 'main' of github.com:jgthms/bulma
  • b03ea79 Merge pull request #3906 from gabor-kormany/main
  • 9a61578 Merge branch 'main' of github.com:jgthms/bulma
  • 6b4c120 Merge pull request #3946 from mickverm/initial-variables-duration
  • e4daa24 Merge branch 'main' into initial-variables-duration
  • 04145fb Merge branch 'main' of github.com:jgthms/bulma
  • 6f49647 Merge pull request #3937 from brendon/extrabold
  • a18350c Merge branch 'main' into extrabold
  • b4fa908 Update changelog
  • Additional commits viewable in compare view

Updates svelte-fa from 4.0.3 to 4.0.4

Commits
  • 72846ed 4.0.4
  • 05171d3 chore(deps-dev): bump typescript from 5.5.4 to 5.7.2
  • f995068 Deactivate aria-hidden if title is present
  • 430cecb chore(deps-dev): bump sass from 1.77.6 to 1.83.0
  • 02e3331 chore(ci): upgrade deploy actions
  • 395b65d Update ESLint config to match latest version from create-svelte
  • 25ebc27 Update to ESLint 9
  • See full diff in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production group with 3 updates in the / directory: [@codemirror/commands](https://github.com/codemirror/commands), [bulma](https://github.com/jgthms/bulma) and [svelte-fa](https://github.com/Cweili/svelte-fa).


Updates `@codemirror/commands` from 6.8.0 to 6.8.1
- [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md)
- [Commits](codemirror/commands@6.8.0...6.8.1)

Updates `bulma` from 1.0.3 to 1.0.4
- [Release notes](https://github.com/jgthms/bulma/releases)
- [Changelog](https://github.com/jgthms/bulma/blob/main/CHANGELOG.md)
- [Commits](jgthms/bulma@1.0.3...1.0.4)

Updates `svelte-fa` from 4.0.3 to 4.0.4
- [Commits](Cweili/svelte-fa@v4.0.3...v4.0.4)

---
updated-dependencies:
- dependency-name: "@codemirror/commands"
  dependency-version: 6.8.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: bulma
  dependency-version: 1.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
- dependency-name: svelte-fa
  dependency-version: 4.0.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants